widget: Stop using gdk_device_get_position
authorMatthias Clasen <mclasen@redhat.com>
Wed, 29 May 2019 11:43:29 +0000 (07:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 29 May 2019 18:04:08 +0000 (18:04 +0000)
commitb636e32d856ed77664a3b72a996a24205ef4fd71
tree9f8750e82ceb4b32a4d27962b5009e604f630459
parentd515c43dce6ceee629b71b98e4db1d3a3ba1ef5a
widget: Stop using gdk_device_get_position

Root coordinates are going away. Stop
setting them in crossing events, so we
can drop this api.
gtk/gtkwidget.c